home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 01 New Uploads / VICE0130.ZIP / vice / README < prev    next >
Encoding:
Text File  |  1997-11-26  |  3.6 KB  |  113 lines

  1.  
  2.   VICE  0.13.0                               November 1997
  3.  
  4.  
  5.          _______________
  6.         |      ||      ||
  7.         |      ||      ||____________________________
  8.         |      ||      ||    ||         ||          ||
  9.         |      ||      ||    ||    |    ||    ______||
  10.         |      ||      ||    ||    |----||          ||
  11.         |      ||      ||    ||    |    ||    ------||
  12.         |              ||____||_________||__________||
  13.          \            // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  14.           \          //
  15.            \________//   Versatile Commodore 8-bit Emulator
  16.  
  17.  
  18.            
  19.  ------------------------------------------------------------------------------
  20.  
  21.  
  22.  This is version 0.13.0 of VICE, the multi-platform PET/VIC20/C64 emulator.
  23.  This version can be compiled both for MS-DOS and for most Unix system
  24.  provided with the X Window System version 11.
  25.  
  26.  The following programs are included:
  27.  
  28.    - x64, a C64 emulator;
  29.  
  30.    - xvic, a VIC20 emulator;
  31.  
  32.    - xpet, a PET3032/4032/8032 emulator;
  33.  
  34.    - c1541, a stand-alone disk image maintenance utility;
  35.  
  36.    - petcat, a CBM BASIC de-tokenizer;
  37.  
  38.    - recomment, an iterative database driven reassembler;
  39.  
  40.    - x64run/xvicrun/xpetrun, simple utilities for running the VICE emulators in
  41.      customized xterms.
  42.  
  43.  Moreover, the following documents are provided:
  44.  
  45.    - README, this file;
  46.  
  47.    - COPYING, the GNU General Public License under which VICE is distributed;
  48.    
  49.    - INSTALL, installation instructions;
  50.  
  51.    - CHANGES, changes between this and older versions of VICE;
  52.  
  53.    - BUGS, a list of the most important known bugs of this release (please read
  54.      this before reporting bugs);
  55.  
  56.    - TODO, a list of what we would like to do next;
  57.  
  58.    - doc/MANUAL.html, the complete documentation for x64, xvic, xpet, petcat
  59.      and c1541 in HTML format;
  60.  
  61.    - doc/recomment.doc, documentation for the recomment utility;
  62.  
  63.    - doc/64doc, documentation about the C64 internals;
  64.  
  65.    - doc/PETdoc, documentation about the PET internals;
  66.  
  67.    - doc/cbm_basic_tokens, a list of the CBM BASIC tokens, as supported by the
  68.      petcat utility;
  69.  
  70.    - doc/serial.doc, description of the IEC serial bus used on the C64, VIC20
  71.      and C128;
  72.  
  73.    - doc/mnemonics, alphabetical list of all the G65SC802 and G65SC816 opcodes;
  74.  
  75.    - doc/drive_info, information about the CBM disk drives;
  76.  
  77.    - doc/Evaluation, VICE evaluation query form: please fill this in and send
  78.      it to tell us what you think about this project.
  79.  
  80.  For the latest news, have a look at the VICE home page:
  81.  
  82.      http://www.tu-chemnitz.de/~fachat/vice/vice.html
  83.  
  84.  Patches and new versions are made available quite often, so please stay
  85.  tuned.
  86.  
  87.  
  88.  Have fun!
  89.  
  90.      
  91.  Copyright notice
  92.  ----------------
  93.      
  94.  VICE is Copyright (c) 1993-1997 Ettore Perazzoli, Teemu Rantanen,
  95.  Andre' Fachat, Jouko Valta, Jarkko Sonninen and Daniel Sladic.
  96.  
  97.     This program is free software; you can redistribute it and/or modify 
  98.     it under the terms of the GNU General Public License as published by 
  99.     the Free Software Foundation; either version 2 of the License, or 
  100.     (at your option) any later version.
  101.     
  102.     This program is distributed in the hope that it will be useful, 
  103.     but WITHOUT ANY WARRANTY; without even the implied warranty of 
  104.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  105.     GNU General Public License for more details. 
  106.     
  107.     You should have received a copy of the GNU General Public License 
  108.     along with this program; if not, write to the Free Software 
  109.     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 
  110.  
  111.  The ROM files in the `C64', `PET' and `VIC20' directories are Copyright (c)
  112.  by Commodore Business Machines.
  113.